Skip to content

Commit 9778173

Browse files
jaredlyjordwalke
authored andcommitted
fix opam
1 parent 737ddda commit 9778173

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ before_install:
88
- eval `opam config env`
99
- opam update
1010
before_script:
11-
- opam pin add -y ReasonNativeProject .
11+
- opam pin add -y reason-native-project .
1212
script:
1313
- ./test-with-version.sh "$OCAML_VERSION"
1414
- git diff --exit-code

0 commit comments

Comments
 (0)