Skip to content

Commit

Permalink
Updating travis to point to multi-locale Chapel.
Browse files Browse the repository at this point in the history
  • Loading branch information
jesunsahariar committed Feb 1, 2020
1 parent ff6d218 commit 3466463
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ services:
jobs:
include:
- script: |
docker run -it -v ${TRAVIS_BUILD_DIR}:/repo.git -w /repo.git chapel/chapel:1.20.0 /bin/bash -c '
docker run -it -v ${TRAVIS_BUILD_DIR}:/repo.git -w /repo.git chapel/chapel-gasnet:1.20.0 /bin/bash -c '
pushd $CHPL_HOME
. util/setchplenv.sh
popd
Expand Down

0 comments on commit 3466463

Please sign in to comment.